home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / compuserve-file-archive / 08 System Utilities / STOP.BIN (.txt) < prev    next >
Commodore BASIC  |  2019-04-13  |  128b  |  4 lines

  1. 10 OPEN 15,8,15
  2. 20 PRINT#15,"M-W"CHR$(106)CHR$(0)CHR$(1)CHR$(133)
  3. 30 CLOSE 15
  4.